home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / bildschirmschoner / garshneblanker / gblankermod1 / gblankermod1.txt < prev    next >
Text File  |  1996-04-07  |  6KB  |  211 lines

  1.  
  2.                     GarshneBlanker modules collection 
  3.             ---------------------------------
  4.                                  volume I
  5.                  --------
  6.  
  7.                          version 1.0 (Jan 24 1995)
  8.  
  9.                   programs, sources and documentation are
  10.                       copyright 1995 Marzio De Biasi
  11.                             All Rights Reserved
  12.  
  13. INDEX
  14. -----
  15.  
  16.   [1] GBlankerMod1.lha archive
  17.   [2] Installation
  18.   [3] Bugs report and contributions    <--<< please read this paragraph
  19.   [4] About the author
  20.   [5] Acknowledgements
  21.   [6] Distribution
  22.   [7] Disclaimer
  23.  
  24.  
  25. [1] GBlankerMod1.lha archive
  26. --------------------------
  27.  
  28.   Foolish test:
  29.   -------------
  30.  
  31.   Do you know what "screen blanker" mean?
  32.   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  33.   |
  34.   +-> NO:  sorry, you lose!
  35.   |
  36.   +-> YES: Have you already downloaded M. D. Bayne's great Garshneblanker?
  37.        |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  38.        |
  39.        +------>    NO:    download it immediately!
  40.        |
  41.        +------>    YES:    Would you like to install three new blankers?
  42.          |    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  43.          |
  44.          +-------> NO:     drop this archive (SIGH!!)-;
  45.          |
  46.          +-------> YES:    I can help you! ;-D
  47.  
  48.  
  49.  
  50.  
  51.   In this archive you can find three NEW Garshneblanker modules:
  52.  
  53.     1) CrazyAnt blanker        : a blanker based on a 2D Turing machine.
  54.  
  55.     2) Scrawls blanker        : a blanker based on iterated function
  56.                   systems (IFS).
  57.  
  58.     3) Demons blanker        : a blanker based on a cellular automata.
  59.  
  60.   
  61.   They are based upon three articles that I've read on "Scientific American"  
  62.   (italian edition) and I really don't know whether they are original
  63.   blankers or not (I think they are :-).
  64.   
  65.   They have been developed and tested using Garshneblanker version 38.8
  66.   ---------------------------------------------------------------------
  67.   (Release 36.6) and its source code distribution; if you have an older
  68.   -----------------------------------------------
  69.   version of Garshneblanker try 'em as well, but I'm not sure they will
  70.   run.
  71.  
  72.  
  73.   You can find their source codes in directories:
  74.  
  75.     GSource/blankers/CrazyAnt/
  76.     GSource/blankers/Scrawls/
  77.     GSource/blankers/Demons/
  78.  
  79.   but, in order to re-compile them, you'll need to get the original
  80.   Garshneblanker source distribution.
  81.   
  82.   If you want to know more about them, you'll find some technical stuff in
  83.   files:
  84.  
  85.     Docs/CrazyAnt.doc
  86.      Docs/Scrawls.doc
  87.     Docs/Demons.doc
  88.  
  89.  
  90.  
  91.  
  92. [2] Installation
  93. ----------------
  94.  
  95.  
  96.   >>> If you have an Amiga equipped with 68020 or higher CPU: 
  97.  
  98.       copy all files in directory GBlankerMod1/blankers020 to your
  99.       ------------------------------------------------------------
  100.       Garshneblanker blankers directory.
  101.       ---------------------------------- 
  102.  
  103.       For example, if you've installed Garshneblanker and its modules in
  104.       SYS:WBStartup/, you can enter this from CLI:
  105.  
  106.     CLI> copy GBlankerMod1/blankers020/#? SYS:WBStartup/blankers/
  107.  
  108.  
  109.  
  110.   >>> If you have an Amiga equipped with 68000 CPU:
  111.  
  112.       copy all files in directory GBlankerMod1/blankers to your
  113.       ---------------------------------------------------------
  114.       Garshneblanker blankers directory.
  115.       ---------------------------------- 
  116.  
  117.       For example, if you've installed Garshneblanker and its modules in
  118.       SYS:WBStartup/, you can enter this from CLI:
  119.  
  120.     CLI> copy GBlankerMod1/blankers/#? SYS:WBStartup/blankers/
  121.  
  122.  
  123.  
  124.  
  125. [3] Bugs report and contributions
  126. ---------------------------------
  127.  
  128.   The blankers have been developed and tested on an Amiga 4000/030 + 68882,
  129.   and they all seem to work right.
  130.  
  131.   IF YOU ENCOUNTER SOME PROBLEMS INSTALLING THEM, FIND OUT SOME BUGS OR HAVE
  132.   --------------------------------------------------------------------------
  133.   SOME SUGGESTIONS (ABOUT THEM OR ABOUT NEW BLANKERS YOU WOULD LIKE TO HAVE)
  134.   --------------------------------------------------------------------------
  135.   PLEASE CONTACT ME!!!!
  136.   ---------------------
  137.   
  138.   +--------------------------------------------------------------------+
  139.   |                                                                    |
  140.   | IF YOU INSTALL THEM AND LIKE THEM (OR HATE THEM) PLEASE SEND ME AN |
  141.   | ------------------------------------------------------------------ |
  142.   | E-MAIL: REALIZING THAT SOMEONE USE MY MODULES, WILL BOOST MY       |
  143.   | ------------------------------------------------------------       |
  144.   | BLANKERS-PRODUCTION !!! :-)                                        |
  145.   | ---------------------------                                        |
  146.   |                                                                    |
  147.   +--------------------------------------------------------------------+
  148.  
  149.  
  150.  
  151.  
  152. [4] About the author
  153. --------------------
  154.  
  155.   If you want to contact me: 
  156.  
  157.  
  158.   ------------------------------------------------------------------------
  159.     De Biasi Marzio
  160.     via Borgo Simoi, 34
  161.     31029 Vittorio Veneto (TV)
  162.     Italy                E-Mail: debiasi@dimi.uniud.it
  163.   _____________________________________-------------------------------____
  164.  
  165.  
  166.  
  167.  
  168.  
  169. [5] Acknowledgements
  170. --------------------
  171.  
  172.   THANKS TO Micheal D. Bayne FOR HIS GREAT BLANKER.
  173.             ----------------
  174.  
  175.   and to Martin Huttenloher for his beautiful MagicWB icons.
  176.  
  177.  
  178.  
  179.  
  180. [6] Distribution
  181. ----------------
  182.  
  183.   "Garshneblanker Modules Collection Volume I" package is FREEWARE.
  184.   You may freely distribute it as long as all of its files are included
  185.   in their original form without additions, deletions, or modifications,
  186.   and only a nominal fee is charged for its distribution. It cannot be
  187.   distributed as a part of commercial product without author's written
  188.   permission.
  189.  
  190. * This program may be included in freeware collections, providing that the
  191.   previous conditions are respected.
  192.  
  193. * TO SOFTWARE REVIEWS: if you include this program in one of your
  194.   disks, please send me a copy of the review, thanks :-)
  195.  
  196.  
  197.  
  198.  
  199. [7] Disclaimer
  200. --------------
  201.  
  202.   No responsability or liability will be accepted for any damage that may
  203.   appear to have resulted from use of this program. All use is at your own
  204.   risk. The software is provided "as is" without any warranty implied or
  205.   otherwise to the fitness or accuracy of the software and documentation.
  206.   The author reserves the right to update the software and/or documentation
  207.   without notice.
  208.  
  209.  
  210.  
  211.